Feature: Crear post

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
0m 29.698s

Scenario: E4_Create full post with image

Before 0m 0.547s
Given the user navigates to Ghost at "<GHOST>" 0m 0.565s
And the user logs in using the credentials "<USERNAME>" and "<PASSWORD>" 0m 0.159s
And the user navigates to the post page 0m 0.637s
And I wait for 2 seconds 0m 2.106s
When the user cliks on the new post 0m 0.137s
And I wait for 2 seconds 0m 2.109s
When The user enters a title for the post 0m 0.115s
And I wait for 2 seconds 0m 2.117s
When the user cliks on the new post content 0m 0.103s
And I wait for 2 seconds 0m 2.108s
When the user enters a content for the post 0m 0.257s
And I wait for 2 seconds 0m 2.125s
When the user clicks add image 0m 0.116s
And I wait for 2 seconds 0m 2.332s
When the user clicks on the first image 0m 0.126s
And I wait for 2 seconds 0m 2.311s
When The user clicks on the publish post button 0m 0.361s
And I wait for 2 seconds 0m 2.117s
When The user clicks on the button continue publishing 0m 0.105s
And I wait for 2 seconds 0m 2.111s
When User clicks on the publish now button 0m 0.148s
And I wait for 2 seconds 0m 2.192s
Then Successful publication confirmation appears 0m 0.157s
And I wait for 2 seconds 0m 2.172s
Then the confirmation message should appear 0m 0.159s
And I wait for 2 seconds 0m 2.203s
After 0m 0.003s

Screenshots

Before
NO IMAGE AVAILABLE
Given the user navigates to Ghost at "<GHOST>"
And the user logs in using the credentials "<USERNAME>" and "<PASSWORD>"
And the user navigates to the post page
And I wait for 2 seconds
When the user cliks on the new post
And I wait for 2 seconds
When The user enters a title for the post
And I wait for 2 seconds
When the user cliks on the new post content
And I wait for 2 seconds
When the user enters a content for the post
And I wait for 2 seconds
When the user clicks add image
And I wait for 2 seconds
When the user clicks on the first image
And I wait for 2 seconds
When The user clicks on the publish post button
And I wait for 2 seconds
When The user clicks on the button continue publishing
And I wait for 2 seconds
When User clicks on the publish now button
And I wait for 2 seconds
Then Successful publication confirmation appears
And I wait for 2 seconds
Then the confirmation message should appear
And I wait for 2 seconds
After
NO IMAGE AVAILABLE